Welcome![Sign In][Sign Up]
Location:
Search - progress bar mfc

Search list

[GUI DevelopProcessBar_control

Description: 实现进度条启动、暂停、终止的MFC小程序,采用了多线程工作方式。-To achieve the progress bar to start, suspension, termination of the MFC of small procedures, the use of a multi-threaded work.
Platform: | Size: 29696 | Author: | Hits:

[GUI Developxpstylemfc_src

Description: 使用mfc也可以写出来和window xp一样的界面,包括进度条,文本框,下拉列表,看看就知道了。-Mfc can also be used to write out the same window xp and interface, including the progress bar, text box, drop-down list to see if the know.
Platform: | Size: 2884608 | Author: 高尚 | Hits:

[StatusBarDLL_CProcessCtlDlg

Description: 这是一个使用MFC扩展动态链接库制作的进度条对话框类,他不需要在状态条上显示,而且可以设定窗口颜色,大小,进度条及背景的颜色,同时可以设置窗口的透明度。它包含了CProcessCtl的所有功能函数。 这里包含了源程序代码,Demo以及生成的库。-This is an MFC extension DLL using the production of the progress bar dialog class, he did not need the status bar displays, and can set the window color, size, the progress bar and background color, the same time, you can set the window transparency. It contains all the features of CProcessCtl function. Here contains the source code, Demo, and the resulting library.
Platform: | Size: 171008 | Author: 陈新禹 | Hits:

[GUI DevelopEx040105b

Description: 进度条演示,利用MFC控件制作进度条,可以调节进度。-The progress bar shows the use of MFC controls production of the progress bar, you can also adjust their progress.
Platform: | Size: 1875968 | Author: 黄鹂 | Hits:

[Dialog_WindowMyPrivateTraSliderDemo

Description: 进度条,可改变对话框背景颜色,从MFC中派生而来的-The progress bar, the dialog box can change the background color, derived from the MFC in
Platform: | Size: 157696 | Author: | Hits:

[GUI Developjdt12

Description: 这是一个往MFC窗口界面中添加进度条的源程序,可直接拷贝使用-This is a window interface to the MFC source code to add the progress bar can directly copy and use
Platform: | Size: 1879040 | Author: Allen | Hits:

[StatusBarMultithreadedprogressbar

Description: 一个多线程使用进度条的例程,可以帮助初学者学习基础的MFC编程。-More than one thread to use the progress bar in the routines that can help beginners learn the basis of MFC programming.
Platform: | Size: 11264 | Author: 风少 | Hits:

[Internet-NetworkZXG_MySniffer

Description: 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网段内的所有激活的主机MAC地址,查询进度动态显示; 5、 支持窗口拆分功能,可动态调整视图大小;记录鼠标移动位置,可在状态栏动态显示鼠标当前的屏幕坐标; 6、 支持整体界面更换皮肤功能。系统内置4种皮肤,同时提供动态加载皮肤文件换肤的操作。支持界面回切系统默认样式的效果。 二、 开发包的名称和版本: 1、 名称:WinPcap 2、 版本:4.1.1 win32 x86 三、 编程环境: 1、 名称:Visual Studio 2005 2、 版本:Team -Forget their roots. Decided to share their MFC programming development experience. Ethereal Network Analyzer software ZXG_MySniffer Documentation First, the software function description: 1, to obtain the local network card information, including Ethernet cards, wireless cards and virtual cards of all the details 2, support for IP, ICMP, ARP, RARP, TCP, UDP and other six agreements, providing user selectable packet filtering rules 3, packets can be multi-threaded crawl and list shows the capture of data packets support from data link layer to transport layer packet field analysis support packet data in the detail records 4, support the ARP query function, multi-threaded check with the local Ethernet card in the same network segment to all active host MAC address, and check the progress of dynamic display 5, support the split window feature, dynamically adjust the view size record mouse position, can be dynamically displayed in the status bar the current screen
Platform: | Size: 11778048 | Author: G。G。 | Hits:

[ListView/ListBoxCListCtrlEx

Description: 对MFC的CListCtrl控件的扩展,可以对每行添加进度条、编辑框、复选框等控件-MFC' s CListCtrl control of the extension, you can add a progress bar for each row, edit boxes, check boxes and other controls
Platform: | Size: 4620288 | Author: yotta | Hits:

[Windows Developxk

Description: VC MFC做的一个简单的进度条实例,希望对初学者有所帮助。-VC MFC to do a simple progress bar instance, want to help beginners.
Platform: | Size: 3673088 | Author: | Hits:

[OtherDraw

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard generates the framework of the program guide the appearance and size, modify icons, cursors, background of three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to display and hide toolbars. Custom status bar, add a clock display in the status bar, CTime class and its usage. Add a progress bar in the status bar (after the election of the main window progress bar immediate clever ideas, can not be directly addressed in the OnCreate function, use the method to customize the message). Mouse coordinates display, get the status bar in the CView object in several ways. How to add a splash screen for your application.
Platform: | Size: 1947648 | Author: chenyu | Hits:

[GUI DevelopProgressCtrl

Description: MFC进度条使用示例, MFC进度条使用示例, MFC进度条使用示例,-Sample progress bar using MFC, MFC progress bar to use the sample, MFC progress bar to use the sample, MFC progress bar to use the sample, MFC progress bar using the example of
Platform: | Size: 182272 | Author: SigCell2008 | Hits:

[GUI DevelopVC_Progres

Description: 进度条 颜色渐变 mfc新手入门好程序-The progress bar color gradient mfc Getting Started good program. . . . . . .
Platform: | Size: 5274624 | Author: wuquanwei | Hits:

[Windows DevelopStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the wizard generated MFC AppWizard framework of the appearance and size of the program, modify icons, cursors, background of the three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to display and hide toolbars. Custom status bar, add a clock display in the status bar, CTime class and its usage. Add a progress bar in the status bar (immediately after the election of the main window progress bar' s clever ideas generated can not be directly addressed in the OnCreate function, use the custom message to the method). Mouse coordinates display, get the status bar in the CView object in several ways. How to add a splash screen for your application.
Platform: | Size: 1555456 | Author: 时书政 | Hits:

[GUI Developlesson9

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the wizard-generated MFC AppWizard framework for the appearance and size of the program, modify icons, cursors, background of the three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to display and hide toolbars. Custom status bar, add a clock display in the status bar, CTime class and its usage. Add a progress bar in the status bar (the main window immediately after the election produced the clever thinking of the progress bar can not be directly in the OnCreate function, use the method to customize the message). Mouse coordinates display, get the status bar in the CView object in several ways. How to add a splash screen for your application.
Platform: | Size: 65536 | Author: 玄一 | Hits:

[GUI Develop200941511112217

Description: MFC界面编程,主要是进度条的自定义编辑,实现图片过度进度条效果。VC++ MFC平台-MFC GUI, progress bar is mainly a custom editing, image over the progress bar to achieve results. VC++ MFC Platform
Platform: | Size: 452608 | Author: king | Hits:

[StatusBarProgressClock

Description: It is about Visual C++ and MFC Fundamentals. It uses some Progress Bar controls and a timer that shows you how to update progress bar statuses.
Platform: | Size: 2277376 | Author: essi | Hits:

[Internet-NetworkLesson9Code

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the wizard-generated MFC AppWizard framework for the appearance and size of the program, modify icons, cursors, background of the three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to display and hide toolbars. Custom status bar, add a clock display in the status bar, CTime class and its usage. Add a progress bar in the status bar (the main window immediately after the election produced the clever thinking of the progress bar can not be directly in the OnCreate function, use the method to customize the message). Mouse coordinates display, get the status bar in the CView object in several ways. How to add a splash screen for your application.
Platform: | Size: 58368 | Author: 王晓坡 | Hits:

[Windows DevelopMFCSlider

Description: MFC中进度条的使用,是一个很好的工具,希望对大家有帮助-The use of MFC in the progress bar is a good tool, we want to help
Platform: | Size: 5120 | Author: 杨治银 | Hits:

[TreeViewJindutiao

Description: 在MFC中结合opencv实现的视频播放的进度条-In the MFC implementation in combination with opencv video playback progress bar
Platform: | Size: 15385600 | Author: 冬瓜 | Hits:
« 1 2 3 45 6 7 8 »

CodeBus www.codebus.net